home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 May / WPCMAY97.ISO / orlydemo / orlydata / orlydemo.dxr / 00505_StartTimer before Main Menu & closing.ls < prev    next >
Encoding:
Text File  |  1996-11-03  |  184 b   |  9 lines

  1. on exitFrame
  2.   mouseLock(0)
  3.   testRollover(4, 11)
  4.   set the timeoutScript to "StartTheDemo"
  5.   set the timeoutLength to 60 * 60
  6.   set the timeoutLapsed to 0
  7.   nullMouseDownScript()
  8. end
  9.